Skip to content

feat(docker): add docker compose for op-reth#656

Closed
Himess wants to merge 2 commits intoop-rs:unstablefrom
Himess:feat/op-docker-compose
Closed

feat(docker): add docker compose for op-reth#656
Himess wants to merge 2 commits intoop-rs:unstablefrom
Himess:feat/op-docker-compose

Conversation

@Himess
Copy link

@Himess Himess commented Jan 29, 2026

Closes #404

- Add etc/op-docker-compose.yml for running op-reth with Optimism chains
- Add op-grafana service that builds all dashboards
- Update grafana service to exclude op-reth specific dashboards
- Update prometheus config to scrape op-reth metrics
- Update README with usage instructions
@wiz-b4c72f16a4
Copy link

wiz-b4c72f16a4 bot commented Jan 29, 2026

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities -
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations 1 Info
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total 1 Info

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@Himess Himess marked this pull request as draft January 29, 2026 19:19
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.18%. Comparing base (138b8f6) to head (079970a).

Additional details and impacted files

Impacted file tree graph
see 14 files with indirect coverage changes

Flag Coverage Δ
e2e 55.36% <ø> (+0.49%) ⬆️
unit 86.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
reth binary ∅ <ø> (∅)
op historical proof 90.04% <ø> (+0.26%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Himess
Copy link
Author

Himess commented Jan 29, 2026

Note: If needed, we can also exclude op-proof-history.json from the regular grafana job since it's also OP-specific.

@Himess Himess marked this pull request as ready for review January 29, 2026 20:46
@github-actions github-actions bot added the S-stale Status: stale label Feb 20, 2026
@github-actions github-actions bot closed this Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-stale Status: stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add docker compose for op-reth

1 participant